@BEGINEVENTS

@IF
CITYTAKEN
city=London
attacker=Argentinians
defender=British
@THEN
TEXT
^The city of London, Capital of the British Empire, is Fallen.
^Mrs. Thatcher has to surrend. Argentina has won the war.
ENDTEXT
DESTROYACIVILIZATION
whom=British
@ENDIF

@IF
CITYTAKEN
city=Buenos Aires
attacker=British
defender=Argentinians
@THEN
TEXT
^The city of Buenos Aires, Capital of the Argentina, is Fallen.
^The military rule of Gral. Galtieri has fallen. A new government
^surges from a revolution and signs a peace treaty. Great Britain
^has won the war.
ENDTEXT
DESTROYACIVILIZATION
whom=Argentinians
@ENDIF

@IF
NEGOTIATION
talker=argentinians
talkertype=HumanOrComputer
listener=Anybody
listenertype=HumanOrComputer
@THEN
MAKEAGGRESSION
who=argentinians
whom=anybody
@ENDIF

@IF
NEGOTIATION
talker=British
talkertype=HumanOrComputer
listener=Anybody
listenertype=HumanOrComputer
@THEN
MAKEAGGRESSION
who=British
whom=anybody
@ENDIF

@IF
TURN
turn=0
@THEN
TEXT
^2nd April, 1982: The argentinian forces attack the almost undefended
^Falkland Islands
ENDTEXT
@ENDIF

@IF
TURN
turn=1
@THEN
TEXT
^1st May 1982: The british Task Force, after re-conquering the 
^Georgias Islands, starts aerial attacks against the argentinian
^positions in Falkland Islands.
ENDTEXT
CREATEUNIT
unit=Carrier
owner=British
veteran=yes
homecity=none
locations
31,55
32,54
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Msl. Frigate
owner=British
veteran=yes
homecity=none
locations
31,55
32,54
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
31,55
32,54
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
31,55
32,54
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
31,55
32,54
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
31,55
32,54
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Helicopter
owner=British
veteran=yes
homecity=none
locations
31,55
32,54
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Carrier
owner=British
veteran=yes
homecity=none
locations
41,43
40,44
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Msl. Frigate
owner=British
veteran=yes
homecity=none
locations
41,43
40,44
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
41,43
40,44
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
41,43
40,44
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
41,43
40,44
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
41,43
40,44
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Helicopter
owner=British
veteran=yes
homecity=none
locations
41,43
40,44
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Carrier
owner=British
veteran=yes
homecity=none
locations
27,59
28,58
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Msl. Frigate
owner=British
veteran=yes
homecity=none
locations
27,59
28,58
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
27,59
28,58
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
27,59
28,58
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
27,59
28,58
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Fighter
owner=British
veteran=yes
homecity=none
locations
27,59
28,58
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
unit=Helicopter
owner=British
veteran=yes
homecity=none
locations
27,59
28,58
endlocations
@ENDIF

@IF
TURN
turn=2
@THEN
TEXT
^After a month of massive aeronaval atacks, The British Task Force is
^now able to invade the islands.
ENDTEXT
@ENDIF

@IF
TURN
turn=11
@THEN
TEXT
^After a year of crude war, the international community demands the end of
^the hostilities. Both sides agree on a cease fire guaranteed by the UNO.
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Civilians
attacker=Argentinians
defender=British
@THEN
TEXT
^The argentinians caught a group of british civilians trying to flee 
^from disaster. They will return to their houses.
ENDTEXT
CHANGEMONEY
receiver=Argentinians
amount=100
@ENDIF

@ENDEVENTS
